home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
doors_2
/
raid3_30.zip
/
ERROR.DOC
< prev
next >
Wrap
Text File
|
1989-01-03
|
2KB
|
47 lines
This is a listing of possible errors that could occur in RAIDER's execution.
It is Taken from the GW-BASIC manual, and is in now way complete.
Error Number Message
=======================
7 - Out of memory
11 - Division by zero
14 - Out of string space
21 - Unprintable error
23 - Line buffer overflow. - An attempt was made to input too many charcters.
24 - Device Timeout.
25 - Device Fault. - Incorrect device specified.
27 - Out of paper.
28 - Unprintable Error
31-49 - Unprintable error
51 - Internal error. - Internal processer encountered an error. Report to
Microsoft, and the conditions it occured under.
52 - Bad File Number - Attempt to open a file out of the range of file
numbers allowed.
53 - File not found
54 - Bad file mode
55 - File already open
56 - Unprintabler error
57 - Device I/O error. - This is usualy for Disks, but it happens for some
reason with Raider's modem I/O.
58 - File already exists.
59-60 - Unprintable error
61 - disk full
64 - Bad file name
65 - Unprintable error
67 - Too many files - More than 255 directory entries.
68 - Device unavaiable
69 - Communication's buffer overflow
70 - Disk write protected
71 - Disk not ready
72 - Disk Media Error
75 - Path/file access error.
76 - Path not found
If a user drops carrier in RAIDER, the program recieves a number of errors,
untill it can't handle it, and returns to DOS. I don't encourage users to drop
carrier in the program, untill firm Modem I/O routines for carrier drop are
found.
-Chris Forgeron